/* line 1, ../sass/screen.scss */
html, body {
  margin: 0;
  padding: 0;
  font-family: "microsoft yahei";
}

/* line 6, ../sass/screen.scss */
img {
  border: none;
}

/* line 9, ../sass/screen.scss */
ul {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 15, ../sass/screen.scss */
a {
  text-decoration: none;
}

/* line 19, ../sass/screen.scss */
.top_navs {
  width: 1000px;
  margin: 0 auto;
  height: 104px;
  line-height: 104px;
  overflow: hidden;
  clear: both;
  zoom: 1;
}
/* line 27, ../sass/screen.scss */
.top_navs .logo {
  width: 108px;
  height: 69px;
  float: left;
  padding: 17.5px 0;
}
/* line 33, ../sass/screen.scss */
.top_navs ul.nav_ul {
  overflow: hidden;
  float: left;
  padding-left: 40px;
}
/* line 37, ../sass/screen.scss */
.top_navs ul.nav_ul li.item {
  float: left;
}
/* line 39, ../sass/screen.scss */
.top_navs ul.nav_ul li.item a {
  display: block;
  font-size: 14px;
  color: #333333;
  padding: 0 14px;
}
/* line 44, ../sass/screen.scss */
.top_navs ul.nav_ul li.item a:hover, .top_navs ul.nav_ul li.item a.active {
  background-color: #677bb4;
  color: #ffffff;
}
/* line 49, ../sass/screen.scss */
.top_navs ul.nav_ul li.item .lisecond {
  display: none;
  width: 408px;
  height: 42px;
  background: url(../img/second_back.png) no-repeat;
  position: absolute;
  z-index: 9999;
}
/* line 56, ../sass/screen.scss */
.top_navs ul.nav_ul li.item .lisecond ul {
  overflow: hidden;
  clear: both;
  zoom: 1;
}
/* line 60, ../sass/screen.scss */
.top_navs ul.nav_ul li.item .lisecond ul li {
  width: 70px;
  float: left;
  line-height: 1;
  text-align: center;
}
/* line 65, ../sass/screen.scss */
.top_navs ul.nav_ul li.item .lisecond ul li a {
  color: #FFFFFF;
  padding: 17px 0;
  overflow: hidden;
  font-size: 12px;
}
/* line 70, ../sass/screen.scss */
.top_navs ul.nav_ul li.item .lisecond ul li a:hover, .top_navs ul.nav_ul li.item .lisecond ul li a.active {
  display: block;
  width: 70px;
  height: 8px;
  background: url(../img/san.png) bottom no-repeat;
}
/* line 77, ../sass/screen.scss */
.top_navs ul.nav_ul li.item .lisecond ul li.first {
  margin-left: 26px;
}
/* line 84, ../sass/screen.scss */
.top_navs ul.nav_ul li.item:hover .lisecond {
  display: inline-block;
}
/* line 90, ../sass/screen.scss */
.top_navs span {
  float: right;
  line-height: 1;
  font-size: 14px;
  padding: 36px 0;
  text-align: right;
}
/* line 96, ../sass/screen.scss */
.top_navs span b {
  display: block;
  color: #677BB4;
  margin-top: 4px;
}

/* line 103, ../sass/screen.scss */
.flexslider {
  position: relative;
  width: 100%;
  height: 449px;
  overflow: hidden;
  zoom: 1;
}
/* line 110, ../sass/screen.scss */
.flexslider .slides li {
  width: 100%;
  height: 100%;
}
/* line 115, ../sass/screen.scss */
.flexslider .slides a img {
  width: 100%;
  height: 449px;
  display: block;
}
/* line 122, ../sass/screen.scss */
.flexslider .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 0px;
  text-align: center;
  padding-left: 390px;
}
/* line 128, ../sass/screen.scss */
.flexslider .flex-control-nav li {
  margin: 0 2px;
  display: inline-block;
  zoom: 1;
}
/* line 136, ../sass/screen.scss */
.flexslider .flex-control-paging li a {
  background: url(../img/dot.png) no-repeat 0 -16px;
  display: block;
  height: 16px;
  overflow: hidden;
  text-indent: -99em;
  width: 16px;
  cursor: pointer;
}
/* line 147, ../sass/screen.scss */
.flexslider .flex-control-paging li a.flex-active, .flexslider .flex-control-paging li.active a {
  background-position: 0 0;
}

/* line 151, ../sass/screen.scss */
.all_inner_img {
  width: 100%;
  height: 350px;
}
/* line 154, ../sass/screen.scss */
.all_inner_img img {
  width: 100%;
  height: 100%;
}

/* line 159, ../sass/screen.scss */
.content_inner {
  width: 1000px;
  margin: 20px auto;
  overflow: hidden;
  clear: both;
  zoom: 1;
}
/* line 165, ../sass/screen.scss */
.content_inner .c_inner_left {
  float: left;
  width: 200px;
}
/* line 168, ../sass/screen.scss */
.content_inner .c_inner_left span {
  display: block;
  text-align: center;
  font-size: 18px;
  margin-bottom: 4px;
  color: #ff0000;
  font-weight: bold;
}
/* line 175, ../sass/screen.scss */
.content_inner .c_inner_left span b {
  font-size: 12px;
  color: #8f8f8f;
}
/* line 180, ../sass/screen.scss */
.content_inner .c_inner_left ul.left_li {
  overflow: hidden;
}
/* line 182, ../sass/screen.scss */
.content_inner .c_inner_left ul.left_li li {
  width: 200px;
  overflow: hidden;
  border-bottom: 1px solid #677bb4;
  text-align: center;
  border-top: 1px solid transparent;
}
/* line 188, ../sass/screen.scss */
.content_inner .c_inner_left ul.left_li li a {
  font-size: 14px;
  display: block;
  padding: 12px 0;
  color: #333333;
}
/* line 194, ../sass/screen.scss */
.content_inner .c_inner_left ul.left_li li:hover, .content_inner .c_inner_left ul.left_li li.active {
  background-color: #e6edff;
  border-top: 1px solid #677bb4;
}
/* line 203, ../sass/screen.scss */
.content_inner .c_inner_left p.sdf {
  display: block;
  width: 200px;
  margin: 40px 0 8px 0;
  text-align: center;
  height: 44px;
  line-height: 44px;
  background: url(../img/sel.png) no-repeat;
}
/* line 211, ../sass/screen.scss */
.content_inner .c_inner_left p.sdf em {
  font-size: 14px;
  font-style: normal;
  margin-right: 10px;
  color: #FFFFFF;
}
/* line 218, ../sass/screen.scss */
.content_inner .c_inner_left ul.left_li_small {
  overflow: hidden;
}
/* line 220, ../sass/screen.scss */
.content_inner .c_inner_left ul.left_li_small li {
  display: block;
  line-height: 30px;
  border-bottom: 1px dashed #c5c5c5;
}
/* line 224, ../sass/screen.scss */
.content_inner .c_inner_left ul.left_li_small li a {
  font-size: 12px;
  color: #555555;
}
/* line 227, ../sass/screen.scss */
.content_inner .c_inner_left ul.left_li_small li a:hover {
  color: #FF0000;
}
/* line 233, ../sass/screen.scss */
.content_inner .c_inner_left .kod_img {
  width: 200px;
  height: 48px;
  margin: 10px 0;
}
/* line 237, ../sass/screen.scss */
.content_inner .c_inner_left .kod_img img {
  max-width: 200px;
  max-height: 48px;
  width: expression(this.width > 200 && this.width > this.height ? 48 : auto);
  height: expression(this.height > 48 ? 48 : auto);
}
/* line 245, ../sass/screen.scss */
.content_inner .c_inner_right {
  width: 790px;
  float: left;
  padding-left: 10px;
}
/* line 249, ../sass/screen.scss */
.content_inner .c_inner_right div.name {
  border-bottom: 1px solid #8F8F8F;
  color: #677BB4;
  font-size: 18px;
  margin-bottom: 10px;
}
/* line 254, ../sass/screen.scss */
.content_inner .c_inner_right div.name span {
  line-height: 25px;
  float: right;
  font-size: 12px;
  color: #555555;
}
/* line 259, ../sass/screen.scss */
.content_inner .c_inner_right div.name span a {
  color: #333333;
}
/* line 264, ../sass/screen.scss */
.content_inner .c_inner_right ul {
  overflow: hidden;
}
/* line 266, ../sass/screen.scss */
.content_inner .c_inner_right ul li {
  width: 189px;
  float: left;
  margin: 0 8px 10px 0;
  position: relative;
}
/* line 271, ../sass/screen.scss */
.content_inner .c_inner_right ul li a {
  width: 189px;
  height: 138px;
  z-index: 9999;
}
/* line 275, ../sass/screen.scss */
.content_inner .c_inner_right ul li a img {
  max-width: 189px;
  max-height: 138px;
  width: expression(this.width > 189 && this.width > this.height ? 138 : auto);
  height: expression(this.height > 138 ? 138 : auto);
}
/* line 282, ../sass/screen.scss */
.content_inner .c_inner_right ul li p {
  text-align: center;
  font-size: 14px;
}
/* line 288, ../sass/screen.scss */
.content_inner .c_inner_right .pro_info {
  overflow: hidden;
}
/* line 290, ../sass/screen.scss */
.content_inner .c_inner_right .pro_info h1 {
  font-size: 22px;
  color: #333333;
  text-align: center;
  margin: 40px 0 20px 0;
}
/* line 296, ../sass/screen.scss */
.content_inner .c_inner_right .pro_info .pro_info_time {
  text-align: center;
  padding-bottom: 20px;
  font-size: 12px;
}
/* line 300, ../sass/screen.scss */
.content_inner .c_inner_right .pro_info .pro_info_time span {
  margin-right: 10px;
  font-size: 14px;
  color: #999999;
}
/* line 306, ../sass/screen.scss */
.content_inner .c_inner_right .pro_info .newinfoimgs {
  width: 790px;
  height: 354px;
  display: block;
  margin: 20px auto;
  text-align:center;
}
/* line 311, ../sass/screen.scss */
.content_inner .c_inner_right .pro_info .newinfoimgs img {
  max-width: 790px;
  max-height: 354px;
  width: expression(this.width > 790 && this.width > this.height ? 354 :true);
  height: expression(this.height >354 ? 354: true);
}
/* line 318, ../sass/screen.scss */
.content_inner .c_inner_right .pro_info .conte_newin {
  font-size: 12px;
  color: #333333;
  text-indent: 30px;
  line-height: 24px;
}
/* line 324, ../sass/screen.scss */
.content_inner .c_inner_right .pro_info div.nex {
  margin: 40px 0 20px 0;
  text-align: center;
}
/* line 327, ../sass/screen.scss */
.content_inner .c_inner_right .pro_info div.nex a {
  text-decoration: none;
  font-size: 12px;
  margin-right: 30px;
  color: #656565;
}
/* line 332, ../sass/screen.scss */
.content_inner .c_inner_right .pro_info div.nex a.active, .content_inner .c_inner_right .pro_info div.nex a:hover {
  text-decoration: underline;
  color: #398bcc;
}
/* line 339, ../sass/screen.scss */
.content_inner .c_inner_right .company_info {
  padding: 20px;
  font-size: 12px;
  color: #333333;
  text-indent: 30px;
  line-height: 24px;
}
/* line 346, ../sass/screen.scss */
.content_inner .c_inner_right .new_info {
  overflow: hidden;
}
/* line 348, ../sass/screen.scss */
.content_inner .c_inner_right .new_info ul {
  overflow: hidden;
}
/* line 350, ../sass/screen.scss */
.content_inner .c_inner_right .new_info ul li {
  display: block;
  width: 100%;
  height: 26px;
  line-height: 26px;
  clear: both;
  zoom: 1;
}
/* line 357, ../sass/screen.scss */
.content_inner .c_inner_right .new_info ul li a {
  color: #333333;
  font-size: 12px;
}
/* line 360, ../sass/screen.scss */
.content_inner .c_inner_right .new_info ul li a:hover {
  color: #677BB4;
}
/* line 364, ../sass/screen.scss */
.content_inner .c_inner_right .new_info ul li span {
  float: right;
  font-size: 12px;
}
/* line 372, ../sass/screen.scss */
.content_inner .c_inner_right .contact_info h1 {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
}
/* line 377, ../sass/screen.scss */
.content_inner .c_inner_right .contact_info p {
  font-size: 12px;
  color: #333333;
}
/* line 381, ../sass/screen.scss */
.content_inner .c_inner_right .contact_info .map {
  width: 627px;
  height: 378px;
}
/* line 384, ../sass/screen.scss */
.content_inner .c_inner_right .contact_info .map img {
  width: 100%;
  height: 100%;
}
/* line 390, ../sass/screen.scss */
.content_inner .c_inner_right .honor_info {
  padding: 10px;
}
/* line 392, ../sass/screen.scss */
.content_inner .c_inner_right .honor_info ul {
  overflow: hidden;
  clear: both;
  zoom: 1;
}
/* line 396, ../sass/screen.scss */
.content_inner .c_inner_right .honor_info ul .honor_li {
  width: 184px;
  float: left;
  margin-right: 8px;
  text-align: center;
}
/* line 401, ../sass/screen.scss */
.content_inner .c_inner_right .honor_info ul .honor_li a {
  display: inline-block;
  width: 184px;
  height: 265px;
}
/* line 405, ../sass/screen.scss */
.content_inner .c_inner_right .honor_info ul .honor_li a img {
  max-width: 184px;
  max-height: 256px;
  width: expression(this.width > 184 && this.width > this.height ? 265 :true);
  height: expression(this.height >265 ? 265: true);
}
/* line 416, ../sass/screen.scss */
.content_inner #Pagination {
  margin: 80px 0 40px 0;
  text-align: center;
}
/* line 419, ../sass/screen.scss */
.content_inner #Pagination em {
  font-style: normal;
}
/* line 421, ../sass/screen.scss */
.content_inner #Pagination em a {
  padding: 6px 12px;
  text-decoration: none;
  color: #333333;
  margin-right: 4px;
}
/* line 426, ../sass/screen.scss */
.content_inner #Pagination em a:hover, .content_inner #Pagination em a.active {
  background-color: #45578b;
  color: #FFFFFF;
}

/* line 434, ../sass/screen.scss */
.luiyan {
  display: block;
  width: 100%;
  height: 600px;
  background: url(../img/liuyan_back.png) no-repeat;
}
/* line 439, ../sass/screen.scss */
.luiyan table {
  margin: 0 auto;
  padding: 106px 0;
  overflow: hidden;
}
/* line 443, ../sass/screen.scss */
.luiyan table tr {
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
}
/* line 447, ../sass/screen.scss */
.luiyan table tr td {
  float: left;
}
/* line 449, ../sass/screen.scss */
.luiyan table tr td.name {
  width: 70px;
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}
/* line 456, ../sass/screen.scss */
.luiyan table tr td input[type="text"] {
  width: 320px;
  height: 30px;
  border: 1px solid #919191;
  background-color: transparent;
}
/* line 462, ../sass/screen.scss */
.luiyan table tr td input[type="submit"] {
  padding: 10px 44px;
  background-color: #677bb4;
  color: #FFFFFF;
  font-weight: bold;
  border: none;
  font-size: 12px;
  border-radius: 6px;
  margin-right: 20px;
}
/* line 471, ../sass/screen.scss */
.luiyan table tr td input[type="submit"]:hover {
  cursor: pointer;
}
/* line 474, ../sass/screen.scss */
.luiyan table tr td input[type="submit"].choz {
  background-color: #919191;
}
/* line 478, ../sass/screen.scss */
.luiyan table tr td textarea {
  width: 320px;
  height: 160px;
  resize: none;
  border: 1px solid #919191;
  background-color: transparent;
}

/* line 489, ../sass/screen.scss */
.content {
  width: 1000px;
  margin: 20px auto;
  overflow: hidden;
  clear: both;
  zoom: 1;
}
/* line 495, ../sass/screen.scss */
.content .content_left, .content .content_right {
  width: 308px;
  float: left;
}
/* line 498, ../sass/screen.scss */
.content .content_left .name, .content .content_left .names, .content .content_right .name, .content .content_right .names {
  display: block;
  width: 308px;
  height: 34px;
  line-height: 34px;
  background: url(../img/con_left.png) no-repeat;
  background-size: cover;
  clear: both;
  zoom: 1;
}
/* line 507, ../sass/screen.scss */
.content .content_left .name span, .content .content_left .names span, .content .content_right .name span, .content .content_right .names span {
  font-size: 18px;
  padding: 0 15px 0 4px;
  height: 34px;
  background: url(../img/con_right_light.png) repeat-x;
  display: inline-block;
}
/* line 513, ../sass/screen.scss */
.content .content_left .name span em, .content .content_left .names span em, .content .content_right .name span em, .content .content_right .names span em {
  font-style: normal;
  font-size: 12px;
  color: #6d6d6d;
}
/* line 518, ../sass/screen.scss */
.content .content_left .name span.active, .content .content_left .names span.active, .content .content_right .name span.active, .content .content_right .names span.active {
  background: url(../img/con_right_dark.png) repeat-x;
}
/* line 522, ../sass/screen.scss */
.content .content_left .name a, .content .content_left .names a, .content .content_right .name a, .content .content_right .names a {
  float: right;
  font-size: 14px;
  color: #6d6d6d;
  margin-top: 6px;
}
/* line 529, ../sass/screen.scss */
.content .content_left .com_img, .content .content_right .com_img {
  display: block;
  width: 309px;
  height: 107px;
  margin: 14px 0;
  overflow: hidden;
}
/* line 535, ../sass/screen.scss */
.content .content_left .com_img img, .content .content_right .com_img img {
  max-width: 309px;
  max-height: 107px;
  width: expression(this.width > 309 && this.width > this.height ? 107 : auto);
  height: expression(this.height > 107 ? 107 : auto);
}
/* line 542, ../sass/screen.scss */
.content .content_left p, .content .content_right p {
  text-indent: 30px;
  font-size: 12px;
  line-height: 20px;
  color: #4a4a4a;
}
/* line 549, ../sass/screen.scss */
.content .content_right {
  width: 674px;
  padding-left: 18px;
}
/* line 552, ../sass/screen.scss */
.content .content_right .names {
  width: 674px;
  background: url(../img/con_right.png) no-repeat;
  background-size: cover;
}
/* line 560, ../sass/screen.scss */
.content .content_right .again {
  overflow: hidden;
  margin: 20px 0;
  clear: both;
  zoom: 1;
}
/* line 565, ../sass/screen.scss */
.content .content_right .again .info_left {
  width: 297px;
  float: left;
}
/* line 569, ../sass/screen.scss */
.content .content_right .again .info_right {
  width: 360px;
  float: left;
  padding-left: 17px;
}
/* line 573, ../sass/screen.scss */
.content .content_right .again .info_right ul {
  overflow: hidden;
}
/* line 575, ../sass/screen.scss */
.content .content_right .again .info_right ul li {
  display: block;
  border-bottom: 1px solid #E5E5E5;
  line-height: 37px;
}
/* line 579, ../sass/screen.scss */
.content .content_right .again .info_right ul li a {
  color: #555555;
  font-size: 12px;
  display: block;
}
/* line 583, ../sass/screen.scss */
.content .content_right .again .info_right ul li a i {
  font-style: normal;
  float: right;
}
/* line 590, ../sass/screen.scss */
.content .content_right .again .info_right #con_one_2 {
  display: none;
}

/* line 597, ../sass/screen.scss */
.bottom_content {
  width: 1000px;
  margin: 20px auto;
  overflow: hidden;
  clear: both;
  zoom: 1;
}
/* line 603, ../sass/screen.scss */
.bottom_content .b_c_left, .bottom_content .b_c_right {
  width: 732px;
  float: left;
}
/* line 606, ../sass/screen.scss */
.bottom_content .b_c_left .namess, .bottom_content .b_c_left .namessss, .bottom_content .b_c_right .namess, .bottom_content .b_c_right .namessss {
  display: block;
  width: 732px;
  height: 34px;
  line-height: 34px;
  background: url(../img/bottom_left.png) no-repeat;
  background-size: cover;
  clear: both;
  zoom: 1;
}
/* line 615, ../sass/screen.scss */
.bottom_content .b_c_left .namess span, .bottom_content .b_c_left .namessss span, .bottom_content .b_c_right .namess span, .bottom_content .b_c_right .namessss span {
  font-size: 18px;
  margin-left: 4px;
}
/* line 618, ../sass/screen.scss */
.bottom_content .b_c_left .namess span em, .bottom_content .b_c_left .namessss span em, .bottom_content .b_c_right .namess span em, .bottom_content .b_c_right .namessss span em {
  font-style: normal;
  font-size: 12px;
  color: #6d6d6d;
}
/* line 624, ../sass/screen.scss */
.bottom_content .b_c_left .namess a, .bottom_content .b_c_left .namessss a, .bottom_content .b_c_right .namess a, .bottom_content .b_c_right .namessss a {
  float: right;
  font-size: 14px;
  color: #6d6d6d;
  margin-top: 6px;
}
/* line 631, ../sass/screen.scss */
.bottom_content .b_c_left #move, .bottom_content .b_c_right #move {
  overflow: hidden;
  width: 100%;
  margin: 8px auto;
}
/* line 635, ../sass/screen.scss */
.bottom_content .b_c_left #move #set_width, .bottom_content .b_c_right #move #set_width {
  float: left;
  width: 800%;
}
/* line 638, ../sass/screen.scss */
.bottom_content .b_c_left #move #set_width #move1, .bottom_content .b_c_left #move #set_width #move2, .bottom_content .b_c_right #move #set_width #move1, .bottom_content .b_c_right #move #set_width #move2 {
  float: left;
}
/* line 641, ../sass/screen.scss */
.bottom_content .b_c_left #move #set_width ul, .bottom_content .b_c_right #move #set_width ul {
  list-style: none;
}
/* line 643, ../sass/screen.scss */
.bottom_content .b_c_left #move #set_width ul li, .bottom_content .b_c_right #move #set_width ul li {
  display: inline-block;
  margin-right: 15px;
  float: left;
}
/* line 647, ../sass/screen.scss */
.bottom_content .b_c_left #move #set_width ul li a, .bottom_content .b_c_right #move #set_width ul li a {
  text-decoration: none;
  color: #656565;
}
/* line 650, ../sass/screen.scss */
.bottom_content .b_c_left #move #set_width ul li a .img_size, .bottom_content .b_c_right #move #set_width ul li a .img_size {
  width: 175px;
}
/* line 653, ../sass/screen.scss */
.bottom_content .b_c_left #move #set_width ul li a .img_size img, .bottom_content .b_c_right #move #set_width ul li a .img_size img {
  width: 100%;
  height: 127px;
}
/* line 657, ../sass/screen.scss */
.bottom_content .b_c_left #move #set_width ul li a .img_size p, .bottom_content .b_c_right #move #set_width ul li a .img_size p {
  margin: 6px 0 6px 0;
  text-align: center;
  font-size: 14px;
  color: #656565;
}
/* line 670, ../sass/screen.scss */
.bottom_content .b_c_right {
  width: 254px;
  padding-left: 14px;
}
/* line 673, ../sass/screen.scss */
.bottom_content .b_c_right .namessss {
  width: 254px;
  background: url(../img/bottom_right.png) no-repeat;
  background-size: cover;
}
/* line 678, ../sass/screen.scss */
.bottom_content .b_c_right ul {
  margin: 0;
  overflow: hidden;
  display: inline-block;
}
/* line 682, ../sass/screen.scss */
.bottom_content .b_c_right ul li {
  float: left;
  width: 127px;
  text-align: center;
}
/* line 686, ../sass/screen.scss */
/*.bottom_content .b_c_right ul li .beiimg {
  width: 54px;
  height: 161px;
}*/
/* line 690, ../sass/screen.scss */
/*.bottom_content .b_c_right ul li .bo {
  width: 127px;
  height: 161px;
}*/
/* line 694, ../sass/screen.scss */
.bottom_content .b_c_right ul li p {
  text-align: center;
  font-size: 12px;
}

/* line 702, ../sass/screen.scss */
.footer {
  width: 100%;
  background-color: #5d5d5d;
  overflow: hidden;
}
/* line 706, ../sass/screen.scss */
.footer .footer_info {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
  clear: both;
  zoom: 1;
  color: #FFFFFF;
  overflow: hidden;
}
/* line 714, ../sass/screen.scss */
.footer .footer_info .footer_left {
  float: left;
  font-size: 12px;
}
/* line 717, ../sass/screen.scss */
.footer .footer_info .footer_left p {
  margin: 0 0 8px 0;
}
/* line 720, ../sass/screen.scss */
.footer .footer_info .footer_left a {
  color: #FFFFFF;
}
/* line 724, ../sass/screen.scss */
.footer .footer_info .footer_right {
  float: right;
  font-size: 12px;
}
/* line 727, ../sass/screen.scss */
.footer .footer_info .footer_right .sd {
  text-align: right;
  border-right: 1px solid #FFFFFF;
  float: left;
  height: 60px;
  padding-right: 10px;
  margin-right: 10px;
}
/* line 735, ../sass/screen.scss */
.footer .footer_info .footer_right img {
  width: 60px;
  height: 60px;
  display: inline-block;
  float: left;
}
